home *** CD-ROM | disk | FTP | other *** search
/ Blue Flash: System Tools / Modry-Blesk_Systemove-Nastroje.bin / diskutils / spacesaver 1.5 / spacesaver .exe / _setup.1 / spacesave.exe / 0 / RCDATA / TFORM3 / TFORM3.txt
Encoding:
Text File  |  1998-08-27  |  412 b   |  23 lines

  1. object Form3: TForm3
  2.   Left = 95
  3.   Top = 35
  4.   Width = 628
  5.   Height = 401
  6.   Caption = 'Image Viewer'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnResize = FormResize
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Image1: TImage
  17.     Left = 0
  18.     Top = 0
  19.     Width = 617
  20.     Height = 369
  21.   end
  22. end
  23.